func net/http.cleanPath

2 uses

	net/http (current package)
		server.go#L2341: func cleanPath(p string) string {
		server.go#L2467: 	path := cleanPath(r.URL.Path)